home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung 2 / Power-Programmierung CD 2 (Tewi)(1994).iso / gnu / djgppzip / pubnames.shr / Revisions < prev   
Encoding:
Text File  |  1994-03-01  |  1007 b   |  31 lines

  1. names2dos version:  1.9 1993/03/21 23:02:43 bergman 
  2. names2dos awk script version:  1.5 1993/03/21 23:00:32 bergman 
  3.  
  4.     First released version.
  5.  
  6. names2dos version:  2.1 1993/04/13 04:01:33 bergman 
  7. names2dos awk script version:  2.0 1993/04/11 23:36:01 bergman 
  8.  
  9.     Second release. 
  10.     Did case conversion to uppercase on all file/directory
  11.     names.
  12.     This change forced a revision of the sed code that is
  13.     used in CHANGECONTENTS.SED to change references to file
  14.     names within files. Yuck.
  15.     Also accounted for hidden (dot) files.
  16.     Rudimentary check for existence of a file of the name
  17.     chosen for the new root of the tree.
  18.     Appended an underline to files ending in dot (.)
  19.  
  20. *****************************************************************
  21. TO DO:
  22.  
  23. Ulitmate Change:
  24.  
  25.     Re-write the script in C into a program that operates on a tar
  26.     file directly, including creating new checksums so that the tar
  27.     file with the corrected names can be un-tarred. The new C
  28.     program could then be run under Unix or DOS.
  29.  
  30.     Any takers?
  31.